home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / desktop / utl105.zip / CLOSER.TXT < prev    next >
Text File  |  1990-07-10  |  2KB  |  57 lines

  1. Closer  Copyright 1989, 1990,  by Dragons Eye Software
  2. LAST UPDATED: 06/18/90
  3. Michael Harrison CIS 76057,101
  4.  
  5. Closer is a small program whose sole purpose is to close other windows.
  6. To run just copy the CLOSER.EXE file to your window directory and then
  7. click on it to execute.  A menu is brought up with a list of currently
  8. open windows (including Closer) that may be selected with the mouse and
  9. then closed with the "Close Program" button.  The windows are closed by
  10. sending a WM_CLOSE message to it.
  11.  
  12. Closer takes less than 8K of memory while running.
  13.  
  14.  
  15.  
  16.  
  17. Update History:
  18.  
  19. 06/18/90 1.7
  20. Adjusted the window sizes and improved memory usage.  Also removed
  21. the refresh button as it is no longer needed.
  22.  
  23.  
  24. 06/14/90 1.6
  25. Converted Closer for Windows 3.0
  26.  
  27.  
  28. 04/11/90 1.5
  29. Fixed a bug which caused closer to go into an infinite loop when the
  30. user tried to close an application which would ask for confirmation,
  31. and then cancelled the close operation. (as when closing the MS-DOS
  32. Exec.)  Also modified the listbox routine so that it will not flicker
  33. when it is filled.
  34.  
  35.  
  36. 12/07/89 1.4
  37. Closer now deselects any current selections in the listbox when the focus
  38. moves to another window.  This was done so that if another app is opened
  39. the user does not have to worry about closing the wrong window when he
  40. goes back to Closer.
  41. A radio button has been added so that the user can force Closer to update
  42. the application listbox.  Closer does not always update the listbox
  43. correctly when an application is closed and Closer gains the input focus.
  44. The radio button is a workaround solution to this problem.
  45.  
  46.  
  47. 04/24/89 1.1
  48. Modified the listbox code so that Closer updates the listbox a little more
  49. cleanly
  50.  
  51.  
  52.  
  53.  
  54. If you have any comments or suggestions, please message me at the above
  55. Compuserve address.
  56. MSH
  57.